UInt64NIProviderIConvertUInt64NGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<UInt64N> IProvider<IConvert<UInt64N>>.GetInstance()

Return Value

IConvertUInt64N
An instance of T.

Implements

IProviderTGetInstance

See Also